maxflow.cpp File Reference

#include <stdio.h>
#include "graph.h"
#include "instances.inc"

Go to the source code of this file.

Defines

#define TERMINAL   ( (arc *) 1 )
#define ORPHAN   ( (arc *) 2 )
#define INFINITE_D   ((int)(((unsigned)-1)/2))


Define Documentation

#define INFINITE_D   ((int)(((unsigned)-1)/2))

Definition at line 16 of file maxflow.cpp.

#define ORPHAN   ( (arc *) 2 )

Definition at line 13 of file maxflow.cpp.

#define TERMINAL   ( (arc *) 1 )

Definition at line 12 of file maxflow.cpp.


Generated on Sun Oct 26 18:22:20 2008 for maxflow-v3.0 by  doxygen 1.4.7